home *** CD-ROM | disk | FTP | other *** search
/ Eros - Digital Erotica & Games / Eros - Digital Erotica & Games.iso / pc / eros.dxr / 00031.ls < prev    next >
Encoding:
Text File  |  1995-07-06  |  127 b   |  11 lines

  1. on main
  2.   cursor(4)
  3.   killpup()
  4.   if the machineType = 256 then
  5.     movoff()
  6.     go("repc")
  7.   else
  8.     go("main")
  9.   end if
  10. end
  11.